-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New app: hidmouse #4025
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New app: hidmouse #4025
Conversation
Not tested, but looks good to me and I'm looking forward to testing it :-). |
Actually, there's already "presentor" app. After clicking, it can be used as a mouse. |
Ah! Maybe we should add some more tags to that one. E.g. |
Added those tags to the presentor app and a few to |
I'd try this out if it weren't for me having problems pairing with both my laptop and phone. |
No worries, I've been testing more - happy to merge if that's ok with you? Unless you want a go @pavelmachek? |
Just saw the icon doesn't work well with dark theme. Both on launcher and in the app itself. Other then that OK to go ahead 👍 (still not able to test more than that) |
I'd suggest merging it. |
Does the Settings->Bluetooth->HID setting have to be set or not? I think that's worth mentioning in the readme. I managed to test it now and it worked both on my phone and on my laptop (I'm unsure of if I had the aforementioned HID setting enabled or not). Nice! So in my mind we just fix the icon and add a note regarding that setting in the readme and then merge. |
Thanks - all sorted |
Thanks! :) |
Tinkering with BLE and mouse reports - made this basic app based on the discussion at https://github.com/orgs/espruino/discussions/7856
Deployed at my gh-pages